[INFO] fetching crate inferno 0.12.6...
[INFO] fixing inferno-0.12.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate inferno 0.12.6 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate inferno 0.12.6
[INFO] finished tweaking crates.io crate inferno 0.12.6
[INFO] tweaked toml for crates.io crate inferno 0.12.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inferno 0.12.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inferno 0.12.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55
[INFO] running `Command { std: "docker" "start" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking quick-xml v0.39.2
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking testing_logger v0.1.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking inferno v0.12.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]        Fixed src/flamegraph/color/mod.rs (8 fixes)
[INFO] [stderr]        Fixed src/collapse/guess.rs (1 fix)
[INFO] [stderr]        Fixed src/flamegraph/attrs.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/flamegraph/svg.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |               text.extend_attributes(args!(
[INFO] [stdout]     |  __________________-----------------_-
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |                  borrow later used by call
[INFO] [stdout] 286 | |                 "x" => &buf[x],
[INFO] [stdout] 287 | |                 "y" => &buf[y]
[INFO] [stdout] 288 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 905 |           bytes_start.extend_attributes(args!(
[INFO] [stdout]     |  _____________________-----------------_-
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     borrow later used by call
[INFO] [stdout] 906 | |             "x" => &buffer[x],
[INFO] [stdout] 907 | |             "y" => &buffer[y],
[INFO] [stdout] 908 | |             "width" => &buffer[width],
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |             "fg:w" => &buffer[width_samples]
[INFO] [stdout] 913 | |         ));
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/flamegraph/svg.rs (1 fix)
[INFO] [stderr]        Fixed src/collapse/common.rs (4 fixes)
[INFO] [stderr]        Fixed src/flamegraph/mod.rs (5 fixes)
[INFO] [stderr]    Migrating src/bin/collapse-recursive.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-guess.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-xctrace.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-sample.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-ghcprof.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-perf.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-vtune.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/diff-folded.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/flamegraph.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-vsprof.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/collapse-dtrace.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/flamegraph/color/mod.rs (2 fixes)
[INFO] [stderr]        Fixed src/flamegraph/color/palette_map.rs (3 fixes)
[INFO] [stderr]        Fixed src/collapse/common.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/flamegraph/svg.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |               text.extend_attributes(args!(
[INFO] [stdout]     |  __________________-----------------_-
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |                  borrow later used by call
[INFO] [stdout] 286 | |                 "x" => &buf[x],
[INFO] [stdout] 287 | |                 "y" => &buf[y]
[INFO] [stdout] 288 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 905 |           bytes_start.extend_attributes(args!(
[INFO] [stdout]     |  _____________________-----------------_-
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     borrow later used by call
[INFO] [stdout] 906 | |             "x" => &buffer[x],
[INFO] [stdout] 907 | |             "y" => &buffer[y],
[INFO] [stdout] 908 | |             "width" => &buffer[width],
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |             "fg:w" => &buffer[width_samples]
[INFO] [stdout] 913 | |         ));
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/collapse.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed benches/collapse.rs (4 fixes)
[INFO] [stderr]    Migrating benches/flamegraph.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed benches/flamegraph.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.60s
[INFO] [stderr] crater-edition-check: inferno v0.12.6 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking inferno v0.12.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^                                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/flamegraph/svg.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |               text.extend_attributes(args!(
[INFO] [stdout]     |  __________________-----------------_-
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |                  borrow later used by call
[INFO] [stdout] 286 | |                 "x" => &buf[x],
[INFO] [stdout] 287 | |                 "y" => &buf[y]
[INFO] [stdout] 288 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^                                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 905 |           bytes_start.extend_attributes(args!(
[INFO] [stdout]     |  _____________________-----------------_-
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     borrow later used by call
[INFO] [stdout] 906 | |             "x" => &buffer[x],
[INFO] [stdout] 907 | |             "y" => &buffer[y],
[INFO] [stdout] 908 | |             "width" => &buffer[width],
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |             "fg:w" => &buffer[width_samples]
[INFO] [stdout] 913 | |         ));
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inferno` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^                                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/flamegraph/svg.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |               text.extend_attributes(args!(
[INFO] [stdout]     |  __________________-----------------_-
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |                  borrow later used by call
[INFO] [stdout] 286 | |                 "x" => &buf[x],
[INFO] [stdout] 287 | |                 "y" => &buf[y]
[INFO] [stdout] 288 | |             ));
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/flamegraph/mod.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |           [$(($key, $value),)*].iter().map(|(k, v): &(&str, &str)| (*k, *v))
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^                                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |           |
[INFO] [stdout]     |           creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 905 |           bytes_start.extend_attributes(args!(
[INFO] [stdout]     |  _____________________-----------------_-
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     borrow later used by call
[INFO] [stdout] 906 | |             "x" => &buffer[x],
[INFO] [stdout] 907 | |             "y" => &buffer[y],
[INFO] [stdout] 908 | |             "width" => &buffer[width],
[INFO] [stdout] ...   |
[INFO] [stdout] 912 | |             "fg:w" => &buffer[width_samples]
[INFO] [stdout] 913 | |         ));
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inferno` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55", kill_on_drop: false }`
[INFO] [stdout] 74836231f28a1adb0ccafc264f65b11247e807a5c33e596880c6fb4099956d55
